It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2025-09-23 0 4 // 1 2025-09-24 0 3 // 2 2025-09-25 0 1 // 3 2025-09-26 0 1 // 4 2025-09-27 0 1 // 5 2025-09-28 0 1 // 6 2025-09-29 0 4 // 7 2025-09-30 0 0 // 8 2025-10-01 0 5 // 9 2025-10-02 0 3 // 10 2025-10-03 0 4 // 11 2025-10-04 0 0 // 12 2025-10-05 0 7 // 13 2025-10-06 0 1 // 14 2025-10-07 0 0 // 15 2025-10-08 0 3 // 16 2025-10-09 0 0 // 17 2025-10-10 0 2 // 18 2025-10-11 0 2 // 19 2025-10-12 0 0 // 20 2025-10-13 0 1